alguem tem os moves prontos para os pokemon johto
estou precisando muito ja coloquei tudo no cliente e no item.otb
so ta faltando as moves dos pokemon johto pra mim disponibilizar tanto os pokemon shiny e johto 100%
@SkyCerberus
vai na pasta creaturescripts\scripts
procura o arquvio spawn.lua procura essa linha por sinal e a primeira
local function doPokemonRegisterLevel(cid)if not isCreature(cid) then return true end
if getWildPokemonLevel(cid) == -1 then
if not pokes[getCreatureName(cid)].offense then
doRemoveCreature(cid)
return true
end
setWildPokemonLevel(cid)
end
end
subistitua por essa
local function doPokemonRegisterLevel(cid)if not isCreature(cid) then return true end
if getWildPokemonLevel(cid) == -1 then
-- if not pokes[getCreatureName(cid)].offense then
-- doRemoveCreature(cid)
-- return true
-- end
setWildPokemonLevel(cid)
end
end
desblokeio para o johto









info
Grupo: Campones
Registrado: 19/12/11
Posts: 57
Reputação: +3
como retiro as travas dos johtos ?
to fazendo uns aki mais com a trava neles e foda